Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
JavaScript DHTML
1) Ajax Layer
2) Data Type
3) Date Time
4) Development
5) Document
6) Dojo Toolkit
7) Event
8) Event Onmethod
9) Ext JS
10) Form Control
11) GUI Components
12) HTML
13) Javascript Collections
14) Javascript Objects
15) Javascript Properties
16) Jquery
17) Language Basics
18) Mochkit
19) Mootools
20) Node Operation
21) Object Oriented
22) Page Components
23) Rico
24) Scriptaculous
25) Security
26) Smartclient
27) Style Layout
28) Table
29) Utilities
30) Window Browser
31) YUI Library
Data Type
1) Add different type variables together
2) Adding trim function to String
3) Another way to declare the two-dimensional array
4) Array join()
5) Array literal
6) Array push
7) Array splice
8) Back slash string character
9) Backspace string character
10) Calculate circle areaPeriCalculate sphere volume
11) Calculate the average for integers
12) Capitalize Words
13) Check if it is a number and calculate the cubic power
14) Check the first letter of a name
15) Combine indexOf and substring methods to get the anchor part of a url
16) Compare string against integer against simple test
17) Compare string against integer with a strict test
18) Compare string in locale format
19) Compare the value for integer numbers
20) Comparing two strings
21) Concat String
22) Concatenate Array with another Array
23) Convert a Number to a Exponential format
24) Convert a number to a precision
25) Convert a number to string by append empty string to it
26) Convert Array to String
27) Convert Fahrenheit to Celsius
28) Convert from Celsius to Fahrenheit
29) Count Words
30) Create anchor from a string
31) Create string array and reference its value
32) Declare float point number, boolean value and null value
33) Double quote string character
34) Escape double quote
35) Fix a number
36) Get char at
37) Get char Code
38) Get Locale Lower Case string (toLocaleLowerCase)
39) Get Locale Upper Case string (toLocaleUpperCase)
40) Get Lower case String (toLowerCase)
41) Get small String
42) Get sub string (substr())
43) Get super script (sup)
44) Get Upper Case string (toUpperCase)
45) Hexadecimal Numbers
46) Identity and Equality
47) If a lower case string is greater than, equal to, or less than the same string in upper case characters
48) Including a special character in a string
49) Integer math calculation
50) Join method with different parameters
51) Loop through an array
52) Make string bold
53) Make String link
54) Match string
55) Output the type information
56) ParseFloat(1 23e-2)
57) ParseFloat(1 45inch)
58) ParseInt(33 00)
59) Pop an element from Array
60) Random sort an array of string
61) Read a number and compare its value
62) Reference array element by string index
63) Return strike String
64) Return string value from a function
65) Reverse an Array
66) Search the string and counts the number of es
67) Shift an Array
68) Single quote string character
69) Slice a string
70) Sort an Array
71) Sort number array ascending
72) Sort two dimensional array
73) Splice an Array
74) Split a string
75) String big
76) String blink
77) String escape
78) String font Color
79) String font Size()
80) String from Char Code
81) String in italics
82) String index Of
83) String last Index Of
84) String length
85) String replace
86) String sub() Example
87) Tab string character
88) To Array Source
89) To have a dynamic collection instead of using arrays when the total quantity is unknown
90) Unescape() Example
91) Unshift array
92) Use alert to output an array
93) Use default sort() method to sort an array
94) Use nested for loop to loop through the two-dimension array
95) Use string as the index and use for loop to loop through it
96) Use String indexOf method to validate an email address
97) Use substring method to get the sub string
98) Use two-dimensional array to store matrix data
99) Use typeof to check the type for different type variables
100) Use variable as the array index
101) Using Binary Flags
102) Validate a time value input with string indexOf method
103) Vector based on Array
104) XMLDocument Example